projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca317c6
)
Silence the build a bit more
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Aug 2011 00:38:28 +0000
(20:38 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Aug 2011 00:38:28 +0000
(20:38 -0400)
demos/gtk-demo/Makefile.am
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/Makefile.am
b/demos/gtk-demo/Makefile.am
index 973307869ce28ebf53ef80ab3d7461bd626ec93b..2dac9ece83521b98c9b2b51535f150b908877f13 100644
(file)
--- a/
demos/gtk-demo/Makefile.am
+++ b/
demos/gtk-demo/Makefile.am
@@
-73,7
+73,7
@@
EXTRA_DIST += \
demo.ui
demos.h: @REBUILD@ $(demos) geninclude.pl
- (here=`pwd` ; cd $(srcdir) && $(PERL) $$here/geninclude.pl $(demos)) > demos.h
+
$(AM_V_GEN)
(here=`pwd` ; cd $(srcdir) && $(PERL) $$here/geninclude.pl $(demos)) > demos.h
gtk3_demo_SOURCES = \
$(demos) \